火范文>英语词典>map collection翻译和用法

map collection

英 [mæp kəˈlekʃn]

美 [mæp kəˈlekʃn]

网络  地图资料

英英释义

noun

双语例句

  • In order to evaluate the matching ability of the reference map in a map-matching aided navigation system, both of the sampling cycle and measurement precision of the onboard data collection system were introduced in the statistic parameters.
    为评价地图匹配辅助导航参考地图的导航性能,本文定义的统计特征参数新增加了数据采集平台采样周期和测量精度2个参数。
  • As you can see, iterating over a Map is just as natural as iterating over any other collection.
    可以看到,迭代Map和迭代其它任何集合一样自然。
  • A Map is simply a collection of key-value pairings.
    一个Map实际上就是键-值对的集合。
  • I then proceed to define a list, populate it, and call my newly defined def. Next, I create a map and do the same thing for that collection.
    然后我定义一个list,填充它,并调用我新定义的def。之后,我创建一个map,并对这个集合做了同样的操作。
  • Map: a map is an associative array from a set of object keys to a collection of object values.
    map型:map是一个从一组键值对象到一组值对象的关联数组。
  • To place the markers onto the map, you first fetch the collection of courses from the server-side component through a remote method call.
    要在地图上放上标记,首先要通过远端方法调用从服务器端组件获取球场集。
  • In this paper, three areas that three-dimensional digital terrain map of related concepts, methods of data collection and three-dimensional digital terrain mapping were studied.
    本文从三维数字地形图的相关概念、数据采集的方法和三维数字地形图的绘制三个方面进行了研究。
  • Script in this web page is attempting to add a type of map that is unsupported to the xmlmaps collection of the spreadsheet control.
    此网页中的脚本正试图添加电子表格控件的xmlmaps集合不支持的映射。
  • The data acquisition methods of three-dimensional digital terrain map: data collection of digital photogrammetric, data collection of total station and three-dimensional airborne laser scanning system.
    主要研究了三维数字地形图的数据采集方法:数字摄影测量数据采集,全站仪数据采集和机载激光三维扫描系统。
  • Similarly, the rows represent Clojure's built-in collection types: list, vector, map, and set.
    同样,行表示Clojure的内置集合类型:list、vector、map和set。